The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeDashArray

(PECL imagick 2.0.0)

ImagickDraw::getStrokeDashArrayReturns an array representing the pattern of dashes and gaps used to stroke paths

Descripción

array ImagickDraw::getStrokeDashArray ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns an array representing the pattern of dashes and gaps used to stroke paths.

Valores retornados

Returns an array on success and empty array if not set.


The ImagickDraw class
PHP Manual